Skip to content

Conversation

mununki
Copy link
Member

@mununki mununki commented May 4, 2023

Fixes #6242
Related #6199

This PR revives the compiler's -bs-super-errors flag and deprecates it. Actually, it can be called a deprecation of the flag because super_errors is removed but merged into normal errors. This allows you to avoid build errors if your dependent packages still use that flag.

@mununki mununki changed the title deprecate -bs-super-errors flag for backward compat Deprecate -bs-super-errors flag for backward compat May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build error if the missing -bs-super-error flag is in a dependent package
2 participants